Skip to content

RELEASE: 1.8.0#605

Merged
jahnvi480 merged 1 commit into
mainfrom
release/1.8.0
May 29, 2026
Merged

RELEASE: 1.8.0#605
jahnvi480 merged 1 commit into
mainfrom
release/1.8.0

Conversation

@jahnvi480
Copy link
Copy Markdown
Contributor

@jahnvi480 jahnvi480 commented May 29, 2026

AB#43993

Summary

Release mssql-python v1.8.0.

Enhancements

Bug Fixes

Version Bump

  • __version__ → 1.8.0 in __init__.py and setup.py
  • PyPI_Description.md updated with v1.8.0 release notes

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump to v1.8.0. Updates version strings in __init__.py and setup.py, and refreshes the PyPI description with the new release's enhancements and bug fixes.

Changes:

  • Bump __version__ to 1.8.0 in mssql_python/__init__.py and setup.py.
  • Replace v1.7.1 "What's new" section in PyPI_Description.md with v1.8.0 highlights (3 enhancements, 3 bug fixes).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
mssql_python/__init__.py Bumps driver __version__ to 1.8.0.
setup.py Bumps package version to 1.8.0.
PyPI_Description.md Replaces v1.7.1 release notes with v1.8.0 notes covering MSI bulk copy, row string-key indexing, ODBC driver upgrade, and three bug fixes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jahnvi480 jahnvi480 changed the title RELEASE:1.8.0 RELEASE: 1.8.0 May 29, 2026
@github-actions github-actions Bot added the pr-size: small Minimal code update label May 29, 2026
@github-actions
Copy link
Copy Markdown

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

80%


📈 Total Lines Covered: 6647 out of 8252
📁 Project: mssql-python


Diff Coverage

Diff: main...HEAD, staged and unstaged changes

  • mssql_python/init.py (100%)

Summary

  • Total: 1 line
  • Missing: 0 lines
  • Coverage: 100%

📋 Files Needing Attention

📉 Files with overall lowest coverage (click to expand)
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.pybind.ddbc_bindings.h: 59.7%
mssql_python.pybind.logger_bridge.hpp: 70.8%
mssql_python.pybind.ddbc_bindings.cpp: 76.1%
mssql_python.row.py: 76.9%
mssql_python.__init__.py: 77.3%
mssql_python.pybind.connection.connection.cpp: 77.3%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.logging.py: 85.5%
mssql_python.connection.py: 85.6%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@jahnvi480 jahnvi480 merged commit f215ba7 into main May 29, 2026
42 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

4 participants